VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Gopher16 Hashing algorithm [update

by Ashley Bissell (2 Submissions)
Category: Encryption
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Gopher16 has been designed to create a 128-bit hash of any data that is input into it. The main purpose of Gopher16 is to create hashes for passwords so that if your password store were to be compramised then the hacker wouldn't be able to see the actual password. They would just see the hash, which can't be turned back into the original password.

Inputs
The data to be hashed and a boolean value of if the hash is to return as mixed case or non-mixed case.
Code Returns
Returns a 128-bit hash of the data input.

Rate Gopher16 Hashing algorithm [update

Download Gopher16 Hashing algorithm [update

Download Gopher16 Hashing algorithm [update (11 KB)

Gopher16 Hashing algorithm [update Comments

No comments have been posted about Gopher16 Hashing algorithm [update. Why not be the first to post a comment about Gopher16 Hashing algorithm [update.

Post your comment

Subject:
Message:
0/1000 characters